Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sidebar 컴포넌트 구현 #44

Merged
merged 8 commits into from
Nov 5, 2023
Merged

Conversation

eeseung
Copy link
Member

@eeseung eeseung commented Nov 2, 2023

📑 이슈 번호

🚧 구현 내용

Sidebar, SidebarButton 컴포넌트를 구현했습니다.

Sidebar 컴포넌트

로그인 O

LinkHub-FE_sidebar-component_light_1 LinkHub-FE_sidebar-component_dark_1

로그인 X

LinkHub-FE_sidebar-component_light_2 LinkHub-FE_sidebar-component_dark_2
LinkHub-FE_sidebar-component.mov

SidebarButton 컴포넌트

클릭 시 사이드바가 나오는 임시 버튼입니다.

🚨 특이 사항

  • SidebarButton은 헤더 ☰ 아이콘으로 수정할 예정입니다.
  • 현재 로그아웃 클릭 시 사이드바 닫기만 동작합니다.
  • 사이드바 애니메이션과 다크모드 토글 디자인은 추후 반영하겠습니다.

@eeseung eeseung added the ✨ Feature 기능 개발 label Nov 2, 2023
@eeseung eeseung added this to the 1차 스프린트 milestone Nov 2, 2023
@eeseung eeseung self-assigned this Nov 2, 2023
@eeseung eeseung linked an issue Nov 2, 2023 that may be closed by this pull request
1 task
Copy link
Contributor

@dudwns dudwns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

@eeseung eeseung merged commit eb0cfa2 into develop Nov 5, 2023
1 check passed
@eeseung eeseung deleted the feature/#39/component-sidebar branch November 5, 2023 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sidebar 컴포넌트 구현
2 participants